home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / pull217.arc / SAMPLE.HLP < prev    next >
Text File  |  1990-09-19  |  3KB  |  72 lines

  1. ' SAMPLE.HLP
  2. ' User-defined callable scroll help box system
  3. ' Called using SCROLLBOX=HelpFile,HeaderString
  4. ' Practical Limits: About 64K per help file (scan speed is the issue)
  5. '                   Use unique header strings, or at least be sure that
  6. '                   your help starts at the first occurence of the string.
  7. '                   While .DEF files will be compiled in the future, it
  8. '                   has not yet been decided that .HLP files will.
  9. '
  10.  
  11. About PullDown...
  12. PullDown is a ShareWare menu shell system permitting
  13. total system customization and addition of a truly
  14. professional shine to any IBM compatible PC.  It was
  15. written using QBX/BC7 PDS with assembler extentions
  16. from Crescent software, DIALOGIC from Dialog Software,
  17. and compiled in September of 1990.  A Dealer/Consultant
  18. arrangement is available to interested professionals
  19. who want to use PullDown to add value to client sites
  20. at very very low cost.  Enjoy the software!
  21. Copyright 1990 MicroDynamics Development Corporation
  22. All Rights Reserved.  Internationally distributed,
  23. and gaining prominence as the menu system to select
  24. in the '90s... thanks to many ardent supporters!
  25. ###
  26.  
  27.  
  28. Sample Help
  29. This demonstrates the powerful user-callable help subsystem
  30. available in PullDown v2.15.  You can make these help screens
  31. appear at ANY time during the execution of commands, and can
  32. place anything in them, up to 69 characters wide and 50 lines
  33. deep.  As you can see, this system is indeed powerful, and with
  34. a bit of work you might define an entire online help system for
  35. a particular computer, task, tutorial, or just to inform users
  36. of a set of complicated steps to follow.  When combined with the
  37. ability to branch to other menu definition files, PullDown
  38. delivers to the expert user a truly professional, sleek, and
  39. powerful menu system alternative to AUTOMENU or DIRECT ACCESS.
  40.  
  41. Enjoy!  (Scroll the box down to see more in 25 line mode)
  42.  
  43. PullDown is Copyright (c) 1989/1990 MicroDynamics Development
  44. Corporation, 1445 Mensch Lane Gilbertsville, PA  19525.
  45. CompuServe ID is 72010,2546.  Please feel free to comment on
  46. the system and request enhancements!  Thank you for evaluating
  47. the package.  Oh, a tip: when creating help files, be sure that
  48. the test is fairly well blocked looking, or it will seem
  49. unbalanced on the screen.  The AutoHelp system that created this
  50. dialog is available to QB/QBX programmers who use Crescent's
  51. QuickPak/Pro and own DIALOGIC from Dialog Software.
  52. ###
  53.  
  54.  
  55. ' And so on..........
  56.  
  57. Pop up Warning
  58. WARNING: This option does nothing!
  59. These little dialogs can be placed
  60. anywhere, any time, and self-size
  61. and scroll.
  62. ###
  63.  
  64.  
  65. Red Herring
  66. A "Validation Failure" is not actually recorded
  67. anywhere, but we would want novice users (or
  68. maybe even experts) to THINK that there was to
  69. discourage repeated attempts at the password.
  70. ###
  71.  
  72.